home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / dev / misc / Istar.lha / Install.readme < prev    next >
Text File  |  1997-12-26  |  2KB  |  75 lines

  1.  
  2.  
  3.             Basic installation instructions
  4.             -------------------------------
  5.  
  6.  
  7. Installing Istar with 'Installer' program
  8. -----------------------------------------
  9.  
  10. 1. Insert Istar disk (or extracted files dir) and double click on its icon
  11.  
  12. 2. Double click on 'Install_Istar' icon.
  13.  
  14. 3. Select 'Novice User' and click on proceed.
  15.  
  16. 4. When complete, remove disk and reboot.
  17.  
  18. Installing Istar without 'Installer' program
  19. --------------------------------------------
  20.  
  21. (This is what Install_Istar script would do)  The only step that is
  22. strictly necessary is (3), copying the program.  The next most important
  23. steps are (4), so you have the right assigns on startup, and (5) so
  24. you have documentation available.  The remainder are for completeness
  25. and convenience.
  26.  
  27. 1.  Select (or create) drawer to receive Istar system; call this Dest:
  28. 2.  Get into the drawer/disk holding Istar system; call this Source:
  29.  
  30. 3.  Copy Source:Istar#? Dest:
  31.     That copies program, icon and preferences file across
  32.     That is all that is strictly necessary.
  33.  
  34. 4.  Edit your s:user-startup, to append the following lines to its end:
  35.         ;BEGIN Istar
  36.         assign KBTools: <wherever your Dest is>
  37.         assign IstarSys: <wherever your Dest is>
  38.         ;END Istar
  39.     That step is important for normal running of Istar.
  40.  
  41. 5.  Copy Source:Docs Dest: All
  42.     That copies all the documentation.  You should at least do this.
  43.  
  44. 6.  Copy Source:KBs Dest: All
  45.     That copies sample knowledge bases referred to in the docs.
  46. 7.  Makedir Dest:Dump
  47.     That is used for KB and easel dumps, but not otherwise.
  48. 8.  Copy Source:iff.library libs:
  49.     That is not strictly needed, but safer
  50.  
  51. Executing Istar
  52. -----------------
  53.  
  54. 1. Double click on 'Work' drawer.
  55.  
  56. 2. Double click on 'Istar' drawer.
  57.  
  58. 3. Double click on 'Istar' Icon.
  59.  
  60.  
  61. Getting Started
  62. ---------------
  63.  
  64. Read:
  65.     Docs/index.html
  66.     Docs/driving.html
  67.     Docs/using.html
  68.  
  69. 1. Istar uses two screens - a 'draw screen' and a 'control screen'. Use 
  70.    the 'Screen' button to cycle between the two screens.
  71.  
  72. 2. To load a KB, click the 'Get KB' button on the control screen and select a 
  73.    file. This KB can now be examined and amended by returning to the draw 
  74.    screen.  Or hit the 'New' button.
  75.